home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
wordmisc
/
popform
/
check.frm
next >
Wrap
Text File
|
1989-03-12
|
2KB
|
36 lines
~{The TESTDATA file should be on the screen when printing this form.}~
~{Lines beginning and ending with tildes and curley brackets are comments.}~
~{Each line ending with ~+~ will be joind with the line following it. This}~
~{allows several shorter lines to be joined into one longer line.}~
~{Each line ending with ~\~ will be overwritten by the line following it.}~
~{If you're using the FORMED editor, you can switch in and out of graphic}~
~{character mode by pressing Ctrl-G. And F1 will give you limited help.}~
~{Below is the Epson printer code to switch to character graphics mode.}~
~PRINTCODE 027054027116001~
╔═════════════════════════════════════════════════════════════════════════════╗
║ Your Favorite Bank ║
║ ║
║ ║
║ ~+~
║~\~
~DATE~ Check No. ~("Check: ",6)~
║ ║
║ ~+~
║~\~
Pay to the order of ~[25]("Payee: ",25)~~+~
the sum of $~("Amount: ",9)~
║ ║
║ ~+~
║~\~
***~("amount: ",9)~*** Dollars
║ ║
║ ║
║ ║
║ _______________________________________ ║
║ Signature ║
║ ~+~
║~\~
For ~("for: ",20)~
╚═════════════════════════════════════════════════════════════════════════════╝
~NEWPAGE~